home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / pure_adr.swf / scripts / frame_6 / DoAction.as
Text File  |  2008-11-12  |  249b  |  16 lines

  1. set("/:pontos","0");
  2. set("/:nivel","1");
  3. set("/:posicao","2000");
  4. set("/:carros","0");
  5. set("/:tempo","0");
  6. set("/:tempo2","0");
  7. stop();
  8. tellTarget("/roda")
  9. {
  10.    gotoAndStop("centro");
  11. }
  12. tellTarget("/perdevida")
  13. {
  14.    gotoAndStop(1);
  15. }
  16.